﻿<?xml version="1.0" encoding="utf-8"?>
<RadGridView>
  <Columns>
    <Column name="Edit" isvisable="true" width="45" />
    <Column name="Row" isvisable="true" width="150" />
    <Column name="SubName" isvisable="true" width="136" />
    <Column name="ID" isvisable="true" width="67" />
    <Column name="Name" isvisable="true" width="187" />
    <Column name="BarCode" isvisable="true" width="150" />
    <Column name="Code" isvisable="true" width="150" />
    <Column name="FirstValue" isvisable="false" width="150" />
    <Column name="Value" isvisable="true" width="150" />
    <Column name="CurValue" isvisable="true" width="107" />
    <Column name="UnitRatio" isvisable="false" width="150" />
    <Column name="UnitStr" isvisable="false" width="150" />
    <Column name="FirstPurchasePrice" isvisable="true" width="150" />
    <Column name="PurchasePrice" isvisable="false" width="150" />
    <Column name="LastPurchasePrice" isvisable="true" width="150" />
    <Column name="CurPrice" isvisable="true" width="50" />
    <Column name="SalePrice" isvisable="true" width="150" />
    <Column name="Discount" isvisable="true" width="100" />
    <Column name="Date" isvisable="false" width="200" />
    <Column name="ExpireDate" isvisable="false" width="200" />
    <Column name="Currency" isvisable="true" width="150" />
    <Column name="property2" isvisable="true" width="150" />
    <Column name="property3" isvisable="true" width="150" />
    <Column name="StoreName" isvisable="false" width="150" />
    <Column name="Floor" isvisable="false" width="150" />
    <Column name="Radif" isvisable="true" width="150" />
    <Column name="Shelf" isvisable="false" width="150" />
    <Column name="UnitName" isvisable="true" width="200" />
    <Column name="UnitsPrice" isvisable="false" width="50" />
    <Column name="SalePrice2" isvisable="false" width="50" />
    <Column name="SalePrice3" isvisable="false" width="50" />
    <Column name="Description" isvisable="true" width="150" />
    <Column name="SaleInApp" isvisable="true" width="100" />
    <Column name="Check" isvisable="true" width="100" />
    <Column name="colCheck" isvisable="false" width="50" />
    <Column name="OrderPoint" isvisable="true" width="100" />
  </Columns>
</RadGridView>